home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February (B) / Pcwk022003b.iso / Antywirusy / Panda AntiVirus Platinum 7 / plat7shin.exe / data1.cab / Scanner / Iface.exe / 0 / RCDATA / TFACTUALIZAWSII / TFACTUALIZAWSII.txt < prev   
Encoding:
Text File  |  2002-10-11  |  1.8 KB  |  83 lines

  1. object FActualizaWSII: TFActualizaWSII
  2.   Left = 337
  3.   Top = 212
  4.   BorderIcons = [biSystemMenu, biHelp]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Aviso'
  7.   ClientHeight = 144
  8.   ClientWidth = 326
  9.   Color = 14215660
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   KeyPreview = True
  17.   OldCreateOrder = False
  18.   OnKeyDown = FormKeyDown
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Image1: TImage
  22.     Left = 16
  23.     Top = 20
  24.     Width = 32
  25.     Height = 32
  26.     Picture.Data = {<image001.bmp>}
  27.     Transparent = True
  28.   end
  29.   object LTitulo: TLabel
  30.     Left = 60
  31.     Top = 20
  32.     Width = 217
  33.     Height = 13
  34.     Caption = 'Su protecci∩┐╜n de correo no est∩┐╜ activa'
  35.     Font.Charset = DEFAULT_CHARSET
  36.     Font.Color = clWindowText
  37.     Font.Height = -11
  38.     Font.Name = 'Tahoma'
  39.     Font.Style = [fsBold]
  40.     ParentFont = False
  41.   end
  42.   object Label3: TLabel
  43.     Left = 60
  44.     Top = 40
  45.     Width = 249
  46.     Height = 35
  47.     Caption = 
  48.       'Para disponer de protecci∩┐╜n de correo electr∩┐╜nico debes actualiz' +
  49.       'ar algunos archivos de tu sistema.'
  50.     Constraints.MinHeight = 35
  51.     Constraints.MinWidth = 249
  52.     Font.Charset = DEFAULT_CHARSET
  53.     Font.Color = clWindowText
  54.     Font.Height = -11
  55.     Font.Name = 'Tahoma'
  56.     Font.Style = []
  57.     ParentFont = False
  58.     WordWrap = True
  59.   end
  60.   object PndHTMLLabel1: TPndHTMLLabel
  61.     Left = 60
  62.     Top = 72
  63.     Width = 241
  64.     Height = 29
  65.     Caption = 'Pla<B>HTML</B>Label'
  66.   end
  67.   object BCerrar: TPlaButton
  68.     Left = 246
  69.     Top = 116
  70.     Width = 64
  71.     Height = 21
  72.     Caption = 'Cerrar'
  73.     Font.Charset = DEFAULT_CHARSET
  74.     Font.Color = clWindowText
  75.     Font.Height = -11
  76.     Font.Name = 'Tahoma'
  77.     Font.Style = []
  78.     ParentFont = False
  79.     TabOrder = 0
  80.     OnClick = BCerrarClick
  81.   end
  82. end
  83.